home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Fruity wrapper.dll
/
0
/
RCDATA
/
TSYNTHEDITORFORM
/
TSYNTHEDITORFORM.txt
Wrap
Text File
|
2005-02-13
|
3KB
|
124 lines
object SynthEditorForm: TSynthEditorForm
Left = 261
Top = 164
BorderIcons = []
BorderStyle = bsNone
Caption = 'SynthEditorForm'
ClientHeight = 216
ClientWidth = 300
Color = 5064767
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object TopPanel: TWPControl
Left = 0
Top = 0
Width = 300
Height = 25
OnDropFiles = TopPanelDropFiles
Align = alTop
Color = clMaroon
ParentColor = False
ParentShowHint = True
OnClick = TopPanelClick
OnResize = TopPanelResize
object PluginNameLabel: TQuickLabel
Left = 47
Top = 5
Width = 36
Height = 14
Options = [loTransparent, loEndEllipsis]
Caption = '(none)'
Font.Charset = ANSI_CHARSET
Font.Color = 11380894
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object PortWheel: TDigiWheel
Left = 270
Top = 4
Width = 25
Height = 16
Cursor = crSizeNS
Hint = '|MIDI input port number'
Options = [wwIncMode]
MoveSpeed = 2
SlowMotionDiv = 4
Min = -1
Max = 255
Value = -1
DefaultValue = 0
OnChange = PortWheelChange
OnRelease = PortWheelRelease
MouseButton = mbLeft
HotSideX = 4
HotSideY = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
BmpList = SynthResModule.Digits11IL
end
object EditorMenuBtn: TMyTransButton
Left = 3
Top = 3
Width = 12
Height = 18
Cursor = crHandPoint
Hint = '|Extra options'
ParentFont = False
ParentColor = False
Color = clMaroon
Font.Charset = DEFAULT_CHARSET
Font.Color = 13025463
Font.Height = -12
Font.Name = 'Fruity fonts'
Font.Style = []
PopupMenu = SynthResModule.EditorPopup
Options = [tbShowPressed, tbHasDownGlyph, tbTrashGlyph, tbAutoSize]
AccelKey = 0
Glyph.ILCount = 2
BmpList = SynthResModule.MenuIL
StayDown = False
PopupAlign = Popup_Bottom
PopupButton = mbLeft
BeforePopup = EditorMenuBtnBeforePopup
end
object LoadBtn: TMyTransButton
Left = 16
Top = 3
Width = 25
Height = 18
Cursor = crHandPoint
Hint = '|Select a plugin'
Visible = False
ParentFont = False
ParentColor = False
Color = 6709335
Font.Charset = DEFAULT_CHARSET
Font.Color = 13025463
Font.Height = -12
Font.Name = 'Fruity fonts'
Font.Style = []
Options = [tbShowPressed, tbHasDownGlyph, tbTrashGlyph, tbAutoSize]
AccelKey = 0
Glyph.ILCount = 2
BmpList = SynthResModule.OpenIL
OnClick = LoadBtnClick
StayDown = False
end
end
end